Início > lang > boolean@ 
 en fr de es it nl pl pt mk sq ca hu cs tr ar fa id vi ko ja ru zh zh_TW eo
Anterior  Próximo  Editar  Renomear  Desfazer  Procurar  Administração  
Documentação  
Cuidado! Esta página não está traduziada.  Veja a versão em inglês 
Boolean@
Result = Boolean@ ( Pointer AS Pointer )

Return the Boolean value stored at the memory address specified by Pointer.

If the memory address is unreadable, a Mau argumento ( error is raised.

Result = Boolean@ ( String AS String )

Return the Boolean value stored in the first byte of String.

If the string does not have at least one character, the result is undefined.

Veja também

External Function Management