Denotes the PostProcess function. This function is always invoked after all apply functions. Only the General commands are allowed in this function.
function PostProcess()
{
// statements to run after all applying takes place
}
|
Copyright © 2014 CA Technologies.
All rights reserved.
|
|