|
ACSet | ||
ACSet = ConstantValue | ||
Parameters: NONE | ||
Returns: NONE | ||
PlayBasic's Auto Counter commands will help you to create structures or unique tokens. Assign a constant value to ACSet. The following calls to AC() will return this value and increase it afterwards. FACTS: * As of PlayBasic V1.64M you can set the Auto Counter, either through an assignment to ACset or to AC. Making the following (Ac= 10) identical to using AcSet =10 Mini Tutorial: Showing the use of AC, ACSet and ACReset
This example would output.
|
Related Info: | AC | ACReset : |
|
|||||||||||||||||||||||||||||||||||||||
(c) Copyright 2002 - 2024 - Kevin Picone - PlayBASIC.com |