fn interp_get_txt_progress_bar(
args: &[RValue],
named: &[(String, RValue)],
context: &BuiltinContext<'_>,
) -> Result<RValue, RError>Expand description
Get the current value of a text progress bar.
@param pb integer scalar with class “txtProgressBar”: the bar ID @return numeric scalar: the current value