Gets the Form Name of the current RAMP screen. SyntaxCURRENT_FORM()ParametersNoneReturn ValueString. Returns the Form name of the current screen, as a string:ExampleMyString = CURRENT_FORM() ;