|
Programming Reference for VirtualLab Fusion
2026.1
|
This is the complete list of members for StringSupport, including all inherited members.
| AddPluralS(string singularString) | StringSupport | static |
| AddPluralS(int numberOfEntries, string singularString) | StringSupport | static |
| ArrayToString(object[] array, string conjunction="and", bool useQuotationMarks=false, bool createList=false) | StringSupport | static |
| Back_String | StringSupport | static |
| CommonStartStringOfArrayEntries(string[] arrayOfStrings, bool onlyCompleteWords) | StringSupport | static |
| ConcatenateStrings(string[] strings) | StringSupport | static |
| DateTimeFormatISOBasic | StringSupport | static |
| DateTimeFormatISOExtended | StringSupport | static |
| DefaultCulture | StringSupport | static |
| DefaultNumberOfSignificantDigits | StringSupport | static |
| ExtractFromFormattedString(string completeString, string formatString, bool removeSpacesInFormatString) | StringSupport | static |
| Finish_String | StringSupport | static |
| ListToString(string prefix, IList list, string conjunction="and", bool useQuotationMarks=false, bool createList=false) | StringSupport | static |
| ListToString(IList list, string conjunction="and", bool useQuotationMarks=false, bool createList=false) | StringSupport | static |
| MakeSansSerifBold(string stringToConvert) | StringSupport | static |
| MaximumNumberOfSignificantDigits | StringSupport | static |
| MoreLegibleVariableName(string variableName) | StringSupport | static |
| NeverUsedCharacter | StringSupport | static |
| Next_String | StringSupport | static |
| NotApplicableString | StringSupport | static |
| NumberFormat | StringSupport | static |
| PrependTimeStamp(this string stringToConvert) | StringSupport | static |
| RecommendedMaximumNumberOfSignificantDigits | StringSupport | static |
| RecommendedNumberOfSignificantDigits | StringSupport | static |
| ReplaceAnyCharacter(this string inputString, string stringToInsert, char[] charactersToReplace) | StringSupport | static |
| ReplaceAnyString(this string inputString, string stringToInsert, string[] stringsToReplace) | StringSupport | static |
| SortCharacter | StringSupport | static |
| SpaceReplacement | StringSupport | static |
| SplitName(string name) | StringSupport | static |
| SplitToLines(this string input) | StringSupport | static |
| StringContainsAnyPartialString(string stringToCheck, List< string > partialStrings) | StringSupport | static |
| ToLongDateString_VL(this DateTime date) | StringSupport | static |
| ToOrdinal(this int number) | StringSupport | static |
| ToString_VL(this double number, int? numberOfSignificantDigits=null) | StringSupport | static |
| ToString_VL(this double number, out bool trailingZerosConvertedToDecimalPower, int? numberOfSignificantDigits=null, int? magnitudeThresholdForExponent=null) | StringSupport | static |
| ToUpperFirstLetter(this string stringToConvert) | StringSupport | static |
| ToUpperFirstLetters(this string stringToConvert) | StringSupport | static |
| UseIndicatorForHiddenDigits | StringSupport | static |