I
I
Incari Studio
Search…
2021.5
Incari HMI Development Platform
Demo Projects
Overview
4 Methods of Animation
Using APIs to Pull Dynamic Data
An Analog Clock
Image Sequence Button Animation
Getting Started
Requirements
What's New
Installation
Project Objects
Scene Objects
Attributes
Data Types
Terminology
Modules
Asset Manager
Animation Editor
Attribute Editor
Code Editor
Console
Exporter
Image Sequence Editor
Logic Editor
Global Preferences
Material Editor
Model Editor
Profiler View
Project Outliner
Project Settings
Scene Outliner
Toolbox
Actions
Array
Binary
Communication
DateTime
Development
Dictionary
Events
Flow Control
Functions
Incari
IO
Math
String
Capitalize
CharCodeAt
Compare
Concat Strings
Contains
EndsWith
CryptoHash
Flatten
Format
IndexOf
Join
JSON Parse
JSON Stringify
LastIndexOf
Length
Lower
IsLower
MatchRegex
PaddingLeft
PaddingRight
RandomString
RemoveCharacters
Replace
ReplaceRegex
Reverse
Split
StartsWith
String Value
Trim
TrimLeft
TrimRight
Upper
IsUpper
Utilities
Variables
Web
Powered By
GitBook
IsUpper
Overview
The IsUpper Node.
The
Is Upper Node
checks if a
String
is all uppercase and returns a
Bool
of either
True
or
False
.
Attributes
Attribute
Type
Description
String
String
The
String
to be checked.
Inputs
Input
Type
Description
Pulse Input
(â–º)
Pulse
A standard
Input Pulse
, to trigger the execution of the
Node
.
String
String
The
String
to be checked.
Outputs
Output
Type
Description
Pulse Output
(â–º)
Pulse
A standard
Output Pulse
, to move onto the next
Node
along the
Logic Branch
, once this
Node
has finished its execution.
IsLower
Bool
Returns
True
or
False
depending on if the
String
is uppercase or not.
Previous
Upper
Next - Toolbox
Utilities
Last modified
2mo ago
Copy link
Contents
Overview
Attributes
Inputs
Outputs