String BinaryFileName(String SrcFileName)
Returns the path and name of the compiled binary when the source code comes from a file.
| # | Name | Type | Description |
|---|---|---|---|
| 1 | SrcFileName | String |
Returns: String
Returns the path and name of the compiled binary when the source code comes from a file.
| # | Name | Type | Description |
|---|---|---|---|
| 1 | SrcFileName | String |
Returns: String