|
Description:Requests the user to select a point on the currently selected page. Returns 1 for success and 0 for canceled. X and Y are variables that will receive the resulting point. All parameters are optional. Resulting point can also be accessed by using the ResultPointX, and ResultPointY functions. Notes:Example creates a point at the GetPoint location. Copy and paste Script into a new PlanSwift script. Pascal Example:ATab := CurrentTab; Visual Basic Example:ATab = CurrentTab Enterprise and Developer editions
|
