Flamingo.getBuild()
The getBuild() method returns release identifier of the current mobile website version.
Return Value
Type |
Description |
String |
Release identifier of the current mobile website version. |
Example
You can use the following code in template to get the build number of the current mobile website version:
<!--{= Flamingo.getBuild() }-->
The result may look like this:
201402220100