Expression Evaluator Error CXX0045
not a function
An argument list was supplied for a symbol in the program that is not the name of a function.
Example
queue( alpha, beta )
when queue
is not a function.
This error is identical to CAN0045.
Αυτό το πρόγραμμα περιήγησης δεν υποστηρίζεται πλέον.
Κάντε αναβάθμιση σε Microsoft Edge για να επωφεληθείτε από τις τελευταίες δυνατότητες, τις ενημερώσεις ασφαλείας και την τεχνική υποστήριξη.
not a function
An argument list was supplied for a symbol in the program that is not the name of a function.
queue( alpha, beta )
when queue
is not a function.
This error is identical to CAN0045.