Command Reference : Programming Language Reference
  
 
@xgetstr
Syntax: @xgetstr(string)
Argument 1: string
Return: string
Returns a string from the external application. Similar to XGET but does not require a workfile object to store the value.
Example
 
%y = @xgetstr("ss")