BenSelect Documentation
ReplaceField(String,String,Object) Method
See Also  Send Feedback
Selerix.Foundation.Data Namespace > TokenHelper Class > ReplaceField Method : ReplaceField(String,String,Object) Method
description
The description.
fieldName
Name of the field.
val
The value.
Replaces the field.

Syntax

JScript 
public static function ReplaceField( 
   description : String,
   fieldName : String,
   val : Object
) : String;

Parameters

description
The description.
fieldName
Name of the field.
val
The value.

Return Value

System.String.

Requirements

Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© 2024 All Rights Reserved.