WithdrawVc
Docslocal retval = WithdrawVc(amount)Description
Does nothing and always returns 0.
Parameters
| Name | Type | Description |
|---|---|---|
amount | int | — |
Returns
intReturns an integer value.
local retval = WithdrawVc(amount)Does nothing and always returns 0.
| Name | Type | Description |
|---|---|---|
amount | int | — |
intReturns an integer value.
No snippets yet. Be the first to contribute!