Method Parameters
I noticed with methods such as server_print that there is this parameter at the end described as "any:...". I was wondering if I could put this into any methods I make. I tried just passing a string in and I was met with an error saying the string is incorrectly formatted. This error occurred on the line with server_print. Code:
Code:
Code:
|
Re: Method Parameters
Well ,in you example, it should be enough :
Code:
Anyway, you have to use vformat() to get parameters. Something like: Code:
|
Re: Method Parameters
That works flawlessly. Thanks for the quick and accurate reply!
+karma for you. |
| All times are GMT -4. The time now is 11:08. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.