Mobile App Development Software
Alpha TransForm - Free Trial
|
Alpha Anywhere - Build Apps for Free
Alpha Software
Documentation
  • Reference
  • API
  • Functions
  • Data Type
  • Character Functions
  • Replacement Functions
  • html_strtran Function
Parent | Child | Previous | Next
  • *REVERSE Function
  • *s Function
  • *token_translate Function
  • *TRANSPOSE Function
  • a5_stritran_multi_expression_Prepare Function
  • CHRTRAN Function
  • CompileStringTemplate Function
  • EVALUATE_STRING Function
  • expand_tabs Function
  • Filter_String_Smatch_Change Function
  • html_stritran Function
  • html_strtran Function
  • LINE_INSERT Function
  • MASK Function
  • REMSPECIAL Function
  • STRIP_TRAILING_CHAR Function
  • STRITRAN Function
  • STRITRAN_MULTI Function
  • Stritran_multi_expressions Function
  • STRITRAN_SMATCH Function
  • STRITRAN_SPECIAL Function
  • STRTRAN Function
  • STRTRAN_MULTI Function
  • strtran_multi_expressions Function
  • STRTRAN_SMATCH Function
  • STRTRAN_SPECIAL Function
  • STRWORDITRAN Function
  • STRWORDTRAN Function
  • STUFF Function
  • TOKEN_SEARCH_REPLACE Function
 
Xbasic

html_strtran Function

Syntax

C Result = HTML_STRTRAN( html as c , search as c [, replace as c])

Arguments

html

HTML string to search. Character

search

Search string. Character

replace

(optional) replacement string. Character

Description

Perform strtran on the plaintext of html.

Discussion

Perform strtran (case-sensitive string replacement) on the plaintext of html..

Example

? html_strtran("<body> this is in the body </body>","body","*BODY TAG*")
= "<body> this is in the *BODY TAG* </body>"

See Also

  • html_stritran Function
  • strtran Function
Report an issue with this page
Mobile App Development Software

Alpha TransForm - Quickly Build Enterprise Mobile Forms
- Try it for Free

Alpha Anywhere - Low Code Platform for Mobile Developers
- Build Apps for Free
Alpha Software Corporation

781.229.4500
© Copyright 2000-2020 Alpha Software Corporation. All Rights Reserved

Privacy Policy