String Class
/documentation/pages/Ref/Client_Api/Javascript Extensions/String/index.xml
Methods to extend the native string variable. Polyfills have also been added to support substr with a negative index, trim, repeat, padStart and padEnd.
Date Class
/documentation/pages/Ref/Client_Api/Javascript Extensions/Date/index.xml
Methods to extend the native date variable.
Number Class
/documentation/pages/Ref/Client_Api/Javascript Extensions/Number/index.xml
Methods to extend the native number variable.
A5.map Class
/documentation/pages/Ref/Client_Api/A5/map/index.xml
A5 map class.
nodeservices::firestore Class
/documentation/pages/Ref/Api/Namespace/NodeServices/firestore/index.xml
A5.audio.Player Class
/documentation/pages/Ref/Client_Api/A5/audio_namespace/Player_class/index.xml
Audio player class.
A5.msgBox Class
/documentation/pages/Ref/Client_Api/A5/msgBox/index.xml
A5 msgBox class.
'Submit' button class
/documentation/pages/Guides/Mobile and Web Components/UX/Controls/Props/container/Genie settings/'Submit' button class.xml
Specify the class for the Submit button.
Array class Method
/documentation/pages/Ref/Api/Objects/Data Types/Array/class Method.xml
Returns the class. Will always return "Array" for an array.
Extension::Regex Class
/documentation/pages/Ref/Api/Namespace/Extension/Regex/index.xml
Regular Expression class for searching and parsing strings.