logo
pub fn get_dollar_zero(
    handle: &PatchFileHandle
) -> Result<i32, PatchLifeCycleError>
Expand description

Gets the $0 of the running patch.

$0 id in pd could be thought as a auto generated unique identifier number for the patch.

Errors

A list of errors that can occur: