Show / Hide Table of Contents

sprintf Method (FCSession)

Syntax

'Declaration

Public Function sprintf( _
   ByVal _inputString_ As String, _
   Optional ByVal _arg1_ As Object, _
   Optional ByVal _arg2_ As Object, _
   Optional ByVal _arg3_ As Object, _
   Optional ByVal _arg4_ As Object, _
   Optional ByVal _arg5_ As Object, _
   Optional ByVal _arg6_ As Object _
) As String
public string sprintf( 
   string _inputString_,
   object _arg1_,
   object _arg2_,
   object _arg3_,
   object _arg4_,
   object _arg5_,
   object _arg6_
)

Parameters

inputString

arg1

arg2

arg3

arg4

arg5

arg6

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server family

Reference

FCSession Class
FCSession Members

Back to top © 2022 Dovetail Software, Inc. - All rights reserved.
Clarify, Amdocs, and related products and names are copyright and trademark of Amdocs, Inc.
.NET, Visual Studio.NET, C#, Visual Basic and related products are trademark of Microsoft corporation.