name

Prev Next

Description

Type: Text

Returns the name of your app.


Examples

// display the name of your app in the debugger
debug.log(app.name);
JavaScript

Remarks

None.