»

LJ::Cmdbuffer::get_property

LJ::Cmdbuffer::get_property — get a property of an async job type, either built-in or site-specific

Use

LJ::Cmdbuffer::get_property(cmd, prop);

Arguments

  • cmd. a registered async job type

  • prop. the property name to look up

Source:

cgi-bin/ljcmdbuffer.pl

Returns:

value of property (whatever it may be) on success, undef on failure