FORMULA LANGUAGE
Examples: @IsExpandable
1. This example returns + if the document or category is expandable, or
–
if it is not expandable.
@IsExpandable
2. This example returns & if the document or category is expandable.
@IsExpandable("&")
3. This example returns Y if the document or category is expandable, or N if it is not expandable.
@IsExpandable("Y";"N")
See Also
@IsExpandable
Glossary
Help on Help
Open Full Help Window
Glossary
Help on Help
Open Full Help Window