You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Current »

Gets the Form Name of the current RAMP screen.
Syntax
CURRENT_FORM()
Parameters
None
Return Value
String. Returns the Form name of the current screen, as a string:
Example
MyString = CURRENT_FORM() ;

  • No labels