Skip to content

_SOURCE (function)

Samuel Gomes edited this page Nov 8, 2022 · 1 revision

The _SOURCE (function) function returns the present image source handle value.

Syntax

currentSource& = _SOURCE (function)

Description

  • Returns a handle value that is a LONG integer type.
  • Save the source handle to a LONG variable for later restoration using the _SOURCE statement.

Example(s)

See the examples in:

See Also

Clone this wiki locally