Stacks data in the input buffer for consumption by the executed command.
Syntax
object.brData = sData |
Parameters
Parameter |
Description |
object |
An object variable that represents an object in the Applies To list. |
sData |
A String containing data for use by the next command executed using the brExecute method. |
Remarks
Once the brExecute is performed, the data set using a previous call to the brData method is no longer valid. Therefore, for each brExecute, the brData method must be used to set or reset the data, if the executed command requires input data.
FlashBASIC Reference
data