FORMULA LANGUAGE
Examples: @LowerCase
1. This example returns juan mendoza.
@LowerCase("Juan Mendoza")
2. This example returns arm chair if the Furniture field contains "Arm Chair," "Arm chair," "arm chair," or "ARM CHAIR," or any other variation.
@LowerCase(Furniture)
3. This example returns fletcher if William Fletcher is the name associated with the current hierarchical User ID.
@LowerCase(@Right(@Name([CN];@UserName); " "))
Véase también
@LowerCase
Glosario
¿Desea opinar sobre la
Ayuda
o sobre la
utilidad del producto
?
Ayuda sobre la Ayuda
Todo el contenido de la Ayuda
Glosario