Size limit with BIP Properties Window
Hi All,
I know there are limitations on the number of characters that we can use in the BIP Properties window and to use the help text. To be precise, the Status Bar accepts 139 characters and the Help Key field accepts 256 more characters.
The reason for using logic this in RTF is to have better edit capability since the logic changes very frequently.
Here is the logic that I need to use.
<?if:not((GRE = '271' and starts-with(ORG,'AES'))
or (GRE ='272' and starts-with(ORG,'O&M'))
or (GRE ='272' and starts-with(ORG,'E&C'))
or (GRE ='272' and starts-with(ORG,'RTS'))