You are on page 1of 2

4/16/23, 10:22 PM IsBinary() :: Lucee Documentation

(/index.html)
 (/reference/functions/isarray.html)  (/reference/functions/isboolean.html) 
IsBinary()

Docs (https://docs.lucee.org/index.html)
 Reference (https://docs.lucee.org/reference.html)
 Functions (https://docs.lucee.org/reference/functions.html)
 IsBinary() (https://docs.lucee.org/reference/functions/isbinary.html)
Categories: Binary data (/categories/binary.html),
Decision logic (/categories/decision.html)

 (https://github.com/lucee/lucee-
docs/edit/master/docs/03.reference/01.functions/isbinary/function.md)
Determines whether a value is stored as binary data.

IsBinary( value=any );

Returns: Boolean (/reference/objects/boolean.html)

Argument Description

value  (https://github.com/lucee/lucee-
any, docs/edit/master/docs/03.reference/01.functions/isbinary/_arguments/value.m
required Number or string

Examples

https://docs.lucee.org/reference/functions/isbinary.html 1/2
4/16/23, 10:22 PM IsBinary() :: Lucee Documentation

 (https://github.com/lucee/lucee-
docs/edit/master/docs/03.reference/01.functions/isbinary/_examples.md)
(/index.html)
 (/reference/functions/isarray.html)  (/reference/functions/isboolean.html) 

See also

Decision logic (/categories/decision.html)


Binary data (/categories/binary.html)
Search Issue Tracker  (https://luceeserver.atlassian.net/secure/QuickSearch.jspa?
jql=text%20%7E%20%22isbinary%22%20ORDER%20BY%20updated)
Search Lucee Test Cases  (https://github.com/search?
q=isbinary+repo%3Alucee%2FLucee+path%3A%2Ftest&type=code) (good for further, detailed
examples)
The Lucee Documentation is developed and maintained by the Lucee Association Switzerland
and is licensed under a (http://creativecommons.org/licenses/by-nc-sa/3.0/)
Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported License
(http://creativecommons.org/licenses/by-nc-sa/3.0/).

https://docs.lucee.org/reference/functions/isbinary.html 2/2

You might also like