activities
latest
false
  • Notes de publication
      • Juin 2024
      • Mai 2024
      • Janvier 2024
  • Vue d'ensemble (Overview)
  • Uploading data to Communications Mining
  • Using the Dispatcher Framework
  • Référence des activités
Important :
Veuillez noter que ce contenu a été localisé en partie à l’aide de la traduction automatique.
Activités Communications Mining
Last updated 11 oct. 2024

Helper functions

Just like withthe StreamResult class, you typically won't need to interact with these properties directly. There are a set of helper functions that make it easy to access the data you need:

FieldExists

FieldExists(string name)

Returns: bool

This function lets you determine whether a given field exists for the current extraction.

GetFieldValue

GetFieldValue(string name)

Returns: string
This function returns the value for the given field.
Note: If the field does not exist, then an empty string will be returned.

GetField

GetField(string name)

Returns: Field.

This function returns the field with the given name

Note: Most of the time you want to use GetFieldValue instead.
  • FieldExists
  • GetFieldValue
  • GetField

Cette page vous a-t-elle été utile ?

Obtenez l'aide dont vous avez besoin
Formation RPA - Cours d'automatisation
Forum de la communauté UiPath
Uipath Logo White
Confiance et sécurité
© 2005-2024 UiPath Tous droits réservés.