anzeige [x]
Seite wird geladen ... Bitte warten

es wird in ca. 60.000 Artikel gesucht

 PM online: 63.761
 Redakteure registriert: 3.583
 Gesamtreichweite (Aufrufe Meldungen): 13.846.463

Pound signs (#) have a special meaning in CFML.


ColdFusion treats text delimited by pound signs differently from plain text. When ColdFusion processes an expression, it replaces the text of the expression and the two pound signs around it with its resulting value.For example, to output the current value of a variable named Form.MyFormVariable, you delimit the variable name with pound signs:Value is #Form.MyFormVariable#In the example above, the expression #Form.MyFormVariable# is replaced with whatever value has been assigned to it.Follow these guidelines when using pound signs:* Use pound signs to distinguish expressions from plain text.* When expressions are evaluated, the resulting value is substituted for the expression text.* Use pound signs only where necessary. See "Pound signs in general expressions" before using them.The following sections provide more details on how pound signs should be used in CFML.

Quelle: TESTFIRMA LESZEK / pressrelations.de

30.09.2005 - 18:04 Quelle: pressrelations.de | Gelesen: 412 X

Top Tags

example   When   text   plain   delimited   CFML   ColdFusion   details   from   pound   delimit   with   been   differently   using   MyFormVariableIn   MyFormVariable   above   before   variable   Form   assigned   expression   signs   Follow   current   around   resulting   value   expressions