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