Project

General

Profile

Actions

Added in 1.9.0

$prop

Returns the property used (if any) when a custom identifier is called.

Example

; Create an alias.
alias example {
  echo -ag prop used was $prop
}

; Call the alias with a property.
//noop $example().helloworld

Updated by Per Amundsen over 8 years ago · 1 revisions

Also available in: PDF HTML TXT