Navigation: ESL Documentation > Quick Reference Guide > Inquiries
Return textual data from the clipboard.
clipboard
Return the current date.
date
Return the byte size of the largest available block of free memory.
freesize
Return the number of characters in a string.
length of STRING_VAR_NAME
Return the name of the current class element in a for each member loop.
member
Return the identifiers for the objects in a class.
members of CLASS_NAME
Return the line number of a line in a list box.
selected line
Return the size of a structure in bytes.
size of STRUCT_TYPE
Return the current time.
time