BR FileName$: Difference between revisions

From BR Wiki
Jump to navigation Jump to search
(Created page with "The '''BR_FileName$''' command will return the BR! translation of OS_FileName$ into a BR! File name. BR_FileName$("os-filename") The command above will return the ...")
 
No edit summary
Line 1: Line 1:
The '''BR_FileName$''' [[command]]  will return the BR! translation of [[OS_FileName$]] into a BR! File name.
The '''BR_FileName$''' [[command]]  will return the BR! translation of [[OS_FileName$]] into a BR! File name.


BR_FileName$("os-filename")
BR_FileName$("os-filename")





Revision as of 22:08, 26 July 2013

The BR_FileName$ command will return the BR! translation of OS_FileName$ into a BR! File name.

BR_FileName$("os-filename")


The command above will return the BR! translation of an operating system's file name into a BR! file name.

Syntax

BR_FileName$("C:\Example Path\")

History

  1. Introduced in BR! 4.18