General Tokens
General tokens
{uid} |
Unique id in the form ABCDE123. The id is guaranteed not to repeat within 776 days and two photo booths running at exactly the same time have a 1 in 216,000,000 chance of generating the same id. |
e.g. APZRT965 |
{random,n,m} |
Returns a random number in the range n to m. A new random number is generated each time the ready screen is displayed |
e.g. {random,1,10} returns a random number between 1 and 10 |
{iPadId} |
Vendor Id of this iPad (same as the Id displayed in the settings screen) |
|
{iPadName} |
Name of this iPad as defined in the iPad's Settings->General->About |
e.g. Demo's iPad |
{user_name} |
name of user when logged in else empty |
|
{user_id} |
user Id when logged in else empty |
|
{user_email} |
user's email address when logged in else empty |
|
{photoboothDir} |
Path of the current photo booth images folder |
|
{photoboothSubDir} |
name of the current photo booth images folder |
|
{photoboothParentDir} |
name of the parent folder of the current photo booth images folder |
|
{filename} |
Filename of the saved print layout in photo booth mode (only available for captions used in photo booth prints and in message text) |
|
{filenameNoExt} |
Same as {filename} but returns the filename without a file extension |
|
{readyScreenString} |
Returns the ready screen string which can set using touchscreen actions and used to select which ready screen is displayed. It can also be used to select backgrounds and overlays when using built-in AI background removal |
e.g. rdy1 |
{eventTitle} |
Event title (see Creating Events) |
|
{eventDescription} |
Event description (see Creating Events) |
|
{eventId} |
Id identifying the event. This is the MD5 hash of the event title and event description and is stored in the summary XML file saved after each session |
|
{eventName} |
Event name (defined locally or supplied by Breeze Hub) |
|
{eventString1} to {eventString5} |
Event strings 1 through 5 (defined locally or supplied by Breeze Hub) |
|
{eventKiteGalleryId} |
Id identifying a gallery when using Event Kite for online galleries and micro-sites |
|
{eventKiteSessionId} |
A unique id when using Event Kite in the form ABC123DEF. This is updated at the start of each photo booth shooting sequence and be used in captions, QR codes and the filename prefix. |
|
{printCounter} |
Print counter supplied by Breeze Hub |
|
{printQuotaUsed} |
Returns 1 if {printCounter} reaches 0 else returns 1 |
|
{syncCode} |
The text entered in the sync keyboard displayed before updating an event |
|
{qr1}, {qr2}, {qr3}...{qr10} |
The values of strings scanned from a QR code |
|
{bt1}, {bt2}, {bt3}...{bt10} |
The values of strings received from a Bluetooth device |
|
{to} |
The 'to' email address when sending an email or the phone number when sending a text. This token can only be used in the message text. |
|
{startTime} |
Photo booth start time when using timed sessions |
e.g. 19:00 |
{endTime} |
Photo booth end time when using timed sessions |
e.g. 22:30 |
{timeToStart} |
Time until photo booth starts when using timed sessions |
e.g. 2:35:12 |
{prize} | Value of the Prize won in Prize Mode | eg: freehat |