resetOnce

fun resetOnce(key: String, namespace: String? = null): Boolean

Remove once-guard marker for key in the current script owner namespace (or namespace).

Return

true if marker existed and was removed, false otherwise.