GetProjectResult
| Structure
GetProjectResult
Type
Procedure
Description
This procedure simply returns the project result variable set previously in the SetProjectResult function.
Return Value
The project result
Examples
ShowMessage(GetProjectResult) |