blockOptions.method.args.cloudApiName |
string |
+ |
API suffix: part of a command to construct the whole command before sending cloudPrefix = |
blockOptions.method.args.version |
int |
+ |
Cloud api version, Version: types = |
blockOptions.method.args.params |
string |
+ |
Params: serialized “params” object of a future cloud API call.Filled with a UI. |
saveResult |
object |
– |
Save result to an existing global variable |
saveResult.method |
string |
+ |
Save result method name |
saveResult.args.name |
string |
+ |
Name of stored value |