All functions   Mac OS X   Windows   Crossplatform   Components   New in version: 1.0   1.1   1.2   1.3   1.4   1.5   1.6   1.7   1.8   2.0  

WindowsScript.ErrorText

Component: WindowsScript
Mac OS X: Does nothing
Windows: Works

MBS( "WindowsScript.ErrorText" ; ScriptID )

Parameters

Parameter Description Example value
ScriptID The ID of a WindowsScript in memory. 2

Description

Returns the Line of the Script that contains the error. For ex. "FUNCTION myFunction(string" This line of a script is missing a ")" at the end of the line.

Feedback: Report problem or ask question.