- Built-in Functions
- issensitive
issensitive
Function
issensitive
takes any value and returns true
if the value is marked as
sensitive, and false
otherwise.
The issensitive
function might be useful if you need to programmatically
determine whether or not a value is sensitive, for example if you have a value
containing both sensitive and non-sensitive values and you need to separate the
two parts: