Denotes the PreProcess function. This function is always called before any store functions. In the case of a network migration this function is called on the server. Only General commands are allowed in this function.
function PreProcess()
{
// statements to run before any storing takes place
}
|
Copyright © 2013 CA.
All rights reserved.
|
|