Click or drag to resize

MaxAtom Function

X#
Determine the number of Symbols in the atom table.

Namespace:  XSharp.RT
Assembly:  XSharp.RT (in XSharp.RT.dll) Version: 2.19
Syntax
 FUNCTION MaxAtom() AS DWORD
Request Example View Source

Return Value

Type: DWord
Remarks
Tip Tip
The SYMBOL type is included in the X# language and runtime for compatibility only. In most cases the type can and should be replaced with normal strings.
See Also