Update 2.0
Changes to formatting system Create a formatting struct and then pass it to the to_text macro or the to_text_fmt function to format the strings accordingly Updated docs for the new version
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta http-equiv="refresh" content="0;URL=../../ntext/fn.digit_to_text.html">
|
||||
</head>
|
||||
<body>
|
||||
<p>Redirecting to <a href="../../ntext/fn.digit_to_text.html">../../ntext/fn.digit_to_text.html</a>...</p>
|
||||
<script>location.replace("../../ntext/fn.digit_to_text.html" + location.search + location.hash);</script>
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,10 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta http-equiv="refresh" content="0;URL=../../ntext/fn.to_text_fmt.html">
|
||||
</head>
|
||||
<body>
|
||||
<p>Redirecting to <a href="../../ntext/fn.to_text_fmt.html">../../ntext/fn.to_text_fmt.html</a>...</p>
|
||||
<script>location.replace("../../ntext/fn.to_text_fmt.html" + location.search + location.hash);</script>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user