Extension::RedisClient LPush Method
/documentation/pages/Ref/Api/Namespace/Extension/RedisClient/LPush Method.xml
LPush Command. Prepend one or multiple values to a list.
Extension::RedisClient LPushX Method
/documentation/pages/Ref/Api/Namespace/Extension/RedisClient/LPushX Method.xml
LPushX Command. Prepend a value to a list, only if the list exists.
Extension::RedisClient RPush Method
/documentation/pages/Ref/Api/Namespace/Extension/RedisClient/RPush Method.xml
RPush Command. Append value to list.
Extension::RedisClient RPopLPush Method
/documentation/pages/Ref/Api/Namespace/Extension/RedisClient/RPopLPush Method.xml
RPopLPush Command.Remove and get the last element in a list
Cordova - Secure Login with Location Tracking and Pushwoosh Notifications
/documentation/pages/Guides/Mobile and Web Components/UX/Intro/UX Templates/PhoneGap_SecureLoginLocationTrackingPushwooshNotifications.xml
This example demonstrates the using the Pushwoosh plugin for sending notifications.
*ARRAY_APPEND Function
/documentation/pages/Ref/Api/Functions/Data Type/Array Functions/__STAR__ARRAY_APPEND Function.xml
The *ARRAY_APPEND() function re-dimensions an array and assigns a value to the new array element. It appends value to end of array and provide value if not assigning to it.
Listener Example Using Redis
/documentation/pages/Guides/Services/Redis/Listener Example.xml
Xbasic scripts can wait for Redis commands using a listener.
Git Integration
/documentation/pages/Guides/Workspaces/Git Integration.xml

Change any Project to a Git Repository with a click of a button.

Insert Menu Functions
/documentation/pages/Ref/Desktop_Api/System/Menu Functions/Insert Menu Functions.xml
Here are Insert Menu functions available in Alpha Anywhere:
Trapping the Change Event
/documentation/pages/Guides/Desktop/Design/Platform/Xbasic/Trapping the Change Event.xml
Alpha Anywhere automatically generates an event when a button on a dialog is pushed. In addition to the button push event, it is often necessary to generate an event when the value in a control on a dialog box changes. To do this, you specify the name of the event in the syntax for the control. The syntax for generating a change event for a control is: