I'm customizing another crystal report which was developed before me. One of the custom formulas includes the line:
FreeFormText("kIMShipWhse")
Is this a built in or custom function?
thanks in advance..
I'm customizing another crystal report which was developed before me. One of the custom formulas includes the line:
FreeFormText("kIMShipWhse")
Is this a built in or custom function?
thanks in advance..
Sounds like a custom UFL function, Only way to check is to run the report. If it's part of a custom UFL Crystal will flag it up before it tries to run.
UFL-based functions are listed below the 'Additional Functions' node. Custom functions are listed below the 'Custom Functions' node. The remaining functions are 'native' functions.