sdk_is_var_locked: Check if a Variable is Locked

View source: R/variable_registry.R

sdk_is_var_lockedR Documentation

Check if a Variable is Locked

Description

Check if a Variable is Locked

Usage

sdk_is_var_locked(name)

Arguments

name

Character string. The name of the variable.

Value

TRUE if the variable is protected and locked, FALSE otherwise.


aisdk documentation built on May 29, 2026, 9:07 a.m.