Topics   All   MacOS (Only)   Windows (Only)   Linux (Only, Not)   iOS (Only, Not)  
Components   Crossplatform Mac & Win   Server   Client   Old   Deprecated   Guides   Examples   Videos
New in version: 12.2   12.3   12.4   12.5   13.0   13.1   13.2   13.3   13.4   13.5    Statistic    FMM    Blog  

Plugin.ScriptStepParameter

Queries script step parameter with given index.

Component Version macOS Windows Linux Server iOS SDK
Plugin 7.2 ✅ Yes ✅ Yes ✅ Yes ✅ Yes ✅ Yes
MBS( "Plugin.ScriptStepParameter"; Index )   More

Parameters

Parameter Description Example
Index The zero based index of the parameter to query.
Range from 0 to Plugin.ScriptStepParameterCount-1.
0

Result

Returns value.

Description

Queries script step parameter with given index.
If index is out of range, we return empty result.

See also

This function is free to use.

Created 23th April 2017, last changed 21st October 2017


Plugin.PrepareForUpdate - Plugin.ScriptStepParameterCount

💬 Ask a question or report a problem