Voting

: min(nine, seven)?
(Example: nine)

The Note You're Voting On

Igor K
5 years ago
$priority argument should be declared as float, because function expects float value in range between 0 and 1.
Otherwise you get "Unable to set event priority" error.

<< Back to user notes page

To Top