Salesforce

Owner (Magic xpa 3.x)

« Go Back

Information

 
Created ByKnowledge Migration User
Approval Process StatusPublished
Objective
Description

Owner (Magic xpa 3.x)

Returns the present value of the Owner Name parameter defined in the Environment dialog box as a 30 character string. This value can also be retrieved by the INIGet function. The Owner function retrieves the value from memory without any disk access, as opposed to the INIGet function. Use the Owner function for better performance.

Syntax:

Owner()

Parameters:

None

Returns:

Alpha string (30)

Example:

Owner() returns a string with the owner's name.

See also:

The Online and Rich Client Samples projects (program EV01and REV01)

Reference
Attachment 
Attachment