Skip to content

Detect Case Node

Utils/String/Case

Names the case style a string is written in

string_detect_casestd
Inputs1
Outputs1
Security exposure10/10
Packagestd

Ratings

Scores range from 0 to 10. Higher values mean more impact, exposure, or operational weight.

SecurityAttack surface and exposure impact.
10/10High
PrivacyPotential sensitivity of processed data.
10/10High
PerformanceRuntime or resource pressure.
10/10High
GovernancePolicy, audit, or compliance impact.
10/10High
ReliabilityOperational stability considerations.
10/10High
CostExternal or compute cost impact.
10/10High

Input Pins

1

String

String
string

Input String

Output Pins

1

Case

String
detected_case

The detected case style, or "undetermined" when the string carries no evidence of one

Node Info

Internal name
string_detect_case
Category
Utils/String/Case