You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

Error using startsWith function in IF condition within FIX ENDFIX

Hello,

I'm trying to put an IF condition within FIX ENDFIX in an EPBCS groovy script. Need to execute the set of statements if a Custom dimension member starts with a particular digit. I'm trying to do this by using startsWith function but getting an error. Can someone help with what is the problem in the condition? Is this function not allowed to be used within FIX ENDFIX

Syntax

IF (@CURRMBR(CE)).startsWith("2"))

Any alternate way to achieve this?

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!